Posts Tagged: Ruby on Rails
-
Logging Sensitive Information in Rails: What Not to Log (CWE-532)
A comprehensive guide to understanding and preventing CWE-532 in Ruby on Rails applications.
-
How to Fix the model: nil Error in form_with in Rails 8.0
Learn why Rails 8.0 throws an ArgumentError when passing model: nil to form_with, and explore three practical approaches to fix this issue during your upgrade.
-
Migrating from Webpacker to Vite on Rails
A comprehensive guide to replacing Webpacker with Vite in your Ruby on Rails application for faster frontend builds and Hot Module Replacement.
-
Migrating Legacy jQuery Code to Lightweight Svelte Components
Learn how to pragmatically modernize legacy jQuery codebases in Ruby on Rails applications by incrementally migrating to lightweight, compiled Svelte components.
-
Prioritizing Customer Wellbeing and System Stability During Major App Upgrades
Discover practical strategies for maintaining system stability and customer wellbeing during major Ruby on Rails app upgrades.